home *** CD-ROM | disk | FTP | other *** search
/ Belgian Amiga Club - ADF Collection / BS1 part 41.zip / BS1 part 41 / parallel-C disk ^1.adf / TIME.H < prev    next >
Text File  |  1997-12-31  |  141b  |  11 lines

  1. /* 
  2.  * ANSI standard TIME.H
  3.  * 
  4.  * Rev 000 2-APR-87 AET created
  5.  *
  6.  */
  7.  
  8. #define CLK_TCK 1
  9. typedef int clock_t;
  10. typedef int time_t;
  11.